x86/mtrr: include asm/atomic.h
authorDavid Vrabel <david.vrabel@citrix.com>
Tue, 14 Apr 2015 13:02:32 +0000 (15:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 14 Apr 2015 13:02:32 +0000 (15:02 +0200)
commitf70df9ec1ab72b6bbebad72d81109c1b214007e1
tree18035724d8c956ed3776de3200df4403955967fc
parent63dcef9fe5b880007075b5eb53f9950a826519ce
x86/mtrr: include asm/atomic.h

asm/atomic.h is needed but only included indirectly via
asm/spinlock.h.

Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mtrr/main.c